home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_0399 / 183 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  886 b 

  1. Date: Wed, 1 Jun 1994 13:09:24 -0400 (EDT)
  2. From: Timothy Miller <millert@undergrad.csee.usf.edu>
  3. Subject: Re: Proposal
  4. To: gem-list@world.std.com
  5. In-Reply-To: <skhdxsdga8q@moacs11>
  6. Message-Id: <Pine.3.87.9406011324.I2199-0100000@undergrad>
  7. Mime-Version: 1.0
  8. Precedence: bulk
  9.  
  10. Ctrl-I is the same as tab.  Do you really want to have to make the 
  11. distinction with the scancode?
  12.  
  13. If you want to make it easy, we should stay away from Ctrl-I (tab), 
  14. Ctrl-M (return), Ctrl-H (backspace), Ctrl-? (delete), Ctrl-[ (escape), 
  15. and probably a few others.
  16.  
  17. I've seen some of those in the suggestions and the standard (like 
  18. Ctrl-[), and they should be removed or make life for the programmer that 
  19. much harder.  It isn't TOO bad to have to look at the scancode (I do it 
  20. whenever I need to know the difference between return and enter and 
  21. ctrl-m), but it's something I'd want to stay away from.
  22.  
  23.  
  24.